You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtx Class > TMtx Methods > EigSym Method > TMtx.EigSym Method ([In] TVec, [In] TMtx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtx.EigSym Method ([In] TVec, [In] TMtx)

Computes all eigenvalues of a symmetric (Hermitian) matrix between min and max Index.

Syntax
C#
Visual Basic
public TMtx EigSym([In] TVec D, [In] TMtx V);

The computation is based on Relatively Robust Representations.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!